home *** CD-ROM | disk | FTP | other *** search
- ;This script will install and configure Word for Windows on
- ;a local workstation. You will need to create a fileset of
- ;the Word for Windows files and include it in the package.
- ;Set the default installation path as [BOOT_ROOT] for the
- ;package.
-
- SETSYSFILE [BOOT_ROOT] "AUTOEXEC.BAT"
- ADDPATH "PATH" "C:\WINWORD" "" AFTER
- ADDITEM "Word for Windows" "MS Word" "c:\winword\WINWORD.EXE"
-